数値を表示および編集するために使用できるコントロールを表します。
オブジェクト モデル
シンタックス
'宣言
Public Class C1NumericBox(Of )
Inherits C1.Blazor.Core.C1View
Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class C1NumericBox<> : C1.Blazor.Core.C1View, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
型パラメータ
継承階層
System.Object
Microsoft.AspNetCore.Components.ComponentBase
C1.Blazor.Core.C1View
C1.Blazor.Input.C1NumericBox<TNumeric>
参照